IniVar.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string opAssign()
  2. IniVar opAssign(IniVar var)
  3. auto opAssign(T v)
    struct IniVar
    version(Have_util)
    pragma(inline, true)
    opAssign
    (
    T
    )
    (
    T v
    )

Meta